|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An instance of ICommandServiceEvent
describes changes to an
instance of ICommandService
.
This interface is not intended to be extended or implemented by clients.
EXPERIMENTAL
ICommandService
,
ICommandServiceListener.commandServiceChanged(org.eclipse.ui.commands.ICommandServiceEvent)
Method Summary | |
ICommandService |
getCommandService()
Returns the instance of ICommandService that has changed. |
boolean |
haveActiveCommandIdsChanged()
TODO javadoc |
Method Detail |
public ICommandService getCommandService()
ICommandService
that has changed.
ICommandService
that has changed.
Guaranteed not to be null
.public boolean haveActiveCommandIdsChanged()
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |